home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / arc / GNUtar_1_11_8.readme < prev    next >
Text File  |  1997-01-05  |  3KB  |  51 lines

  1. Short:    GNU tar 1.11.8, fully functional
  2. Author:   François Pinard and others, port by Enrico Forestieri
  3. Uploader: enrico@com.unipr.it (Enrico Forestieri)
  4. Type:     util/arc
  5. Requires: disk/misc/dev-hdl37.2.lha, util/misc/fifolib38_2.lha, util/pack/gzip124x2.lha
  6.  
  7. GNU `tar' saves many files together into a single tape or disk archive,
  8. and can restore individual files from the archive. It includes multivolume
  9. support, automatic archive compression/decompression and special features
  10. that allow `tar' to be used for incremental and full backups.
  11.  
  12. There are several ports of GNU tar for the amiga but all have some
  13. limitations. Those not using ixemul.library don't allow multivolume
  14. archives and automatic compression/decompression, whereas those
  15. compiled with gcc have problems with the dev-handlers and so cannot
  16. be used to exchange data with unix machines.
  17.  
  18. This port was done with SAS/C 6.57 for amigas with Kickstart 2.04 or
  19. higher and does not have such limitations.
  20. You will be able to create multivolume archives on a unix machine with
  21. `tar -M -c -v -f /dev/rdiskette <files>' and extract them on your amiga
  22. with `tar -M -x -v -f DEV:PC0', or automatically extract files from
  23. compressed archives through `tar -z -x -v -f archive.tar.gz'.
  24. To achive this functionality you need device-handler, fifo-handler and
  25. gzip which you can find on Aminet.
  26.  
  27. If you use a utility such as ClockDaemon and keep your hardware clock at GMT,
  28. you may want to install the timezone info. In this package you can find the
  29. archive zoneinfo.lha, to install it simply do `lha -ax x zoneinfo.lha s:'.
  30. Do not forget to set the environment variable TZ (which certainly you already
  31. have set if you use an utility like the above).
  32.  
  33. If you want to recompile tar, you will need the foreach command, which you
  34. can find in the package aminet:util/cli/finkelshelltoo.lha, and the package
  35. aminet:dev/c/unixlib.lha. The SMakefiles assume that the includes from
  36. unixlib.lha are in include:unix and that the library unix.lib is in lib:.
  37.  
  38.  
  39. ============================= Archive contents =============================
  40.  
  41. Original  Packed Ratio    Date     Time    Name
  42. -------- ------- ----- --------- --------  -------------
  43.    17982    6993 61.1% 02-Jun-91 04:00:00 +COPYING
  44.     2008    1032 48.6% 22-Dec-96 22:52:06 +README.amiga
  45.   149064   83653 43.8% 22-Dec-96 23:40:28 +tar
  46.   730337  730337  0.0% 22-Dec-96 23:44:20 +tar-1.11.8-src.lha
  47.   348570  100951 71.0% 16-Dec-96 01:39:22 +tar.guide
  48.    39762   39762  0.0% 22-Dec-96 23:47:04 +zoneinfo.lha
  49. -------- ------- ----- --------- --------
  50.  1287723  962728 25.2% 23-Dec-96 15:55:54   6 files
  51.